Interface RepTLV

All Superinterfaces:
IPCData, Pdu, Signal
All Known Subinterfaces:
RepTLV_BPA, RepTLV_Election, RepTLV_EPA, RepTLV_PA
All Known Implementing Classes:
RepTLV_BPAImpl, RepTLV_ElectionImpl, RepTLV_EPAImpl, RepTLV_PAImpl, RepTLVImpl

public interface RepTLV extends Pdu
  • Method Details

    • getRepType

      RepTLV getRepType()
      Returns:
      RepTLV Returns a RepTLV
    • setRepType

      void setRepType(RepTLV repType)
      Parameters:
      repType - Takes in a parameter of repType
    • getRepLength

      int getRepLength()
      Returns:
      int Returns a int
    • setRepLength

      void setRepLength(int repLength)
      Parameters:
      repLength - Takes in a parameter of repLength